Carbon


MusicGetInstrumentNames

Header: QuickTimeMusic.h Carbon status: Supported

ComponentResult MusicGetInstrumentNames (
    MusicComponent mc, 
    SInt32 modifiableInstruments, 
    Handle *instrumentNames, 
    Handle *instrumentCategoryLasts, 
    Handle *instrumentCategoryNames
);
mc
modifiableInstruments
instrumentNames
instrumentCategoryLasts
instrumentCategoryNames

AVAILABILITY

Supported in Carbon. Available in QuickTime 2.5 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)